chore(deps): update all non-major dependencies#7
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
3ecbb59 to
f113669
Compare
83ce0e3 to
733c224
Compare
4cece11 to
1f00d54
Compare
c20f475 to
77a3d9c
Compare
3c35c9d to
6f383a1
Compare
398135d to
bbeae21
Compare
3dc52a5 to
68421a2
Compare
99e99c8 to
2cab7c5
Compare
2cab7c5 to
dac68e3
Compare
dac68e3 to
01365e3
Compare
93fff0a to
e433607
Compare
e433607 to
2dc6406
Compare
2dc6406 to
6c47dc3
Compare
1db8ef8 to
c6db177
Compare
c6db177 to
6c23f74
Compare
8184f4b to
a530c00
Compare
a530c00 to
9e494d6
Compare
9e494d6 to
79f4f0d
Compare
f3fdef4 to
8eeec92
Compare
1bf61c2 to
a356e84
Compare
ffcf6d7 to
9d15db3
Compare
9d15db3 to
4eaa834
Compare
4eaa834 to
7a2bf13
Compare
ccf16d4 to
e1c752f
Compare
9d4db4e to
6ae8acf
Compare
468414a to
80f11c7
Compare
1fa5573 to
e634217
Compare
e549b6b to
1eeabb8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.15.8→^2.18.1^6.0.0→^6.0.1^1.2.58→^1.15.33^4.0.0→^4.28.2^5.0.0→^5.0.1^7.22.0→^7.32.0>=12→>=12.22.12^2.15.3→^2.18.1^0.10.1→^0.16.0^0.1.14→^0.2.7Release Notes
nuxt/nuxt (@nuxt/types)
v2.18.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
mkdirp(f67056b9e)❤️ Contributors
v2.18.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
memfs(#27652)🩹 Fixes
sessionStorage(#27662)🏡 Chore
❤️ Contributors
v2.17.4Compare Source
👉 Changelog
compare changes
🩹 Fixes
serve-statictypes to v1.15.7 (1c44c376d)html-minifier-terser(#26914)🏡 Chore
@nuxt/config(c283cc039)✅ Tests
pagein e2e tests (1700aa131)🤖 CI
dev(2a5d05257)❤️ Contributors
v2.17.3Compare Source
👉 Changelog
compare changes
💅 Refactors
hookablepackage (#24426)🏡 Chore
npm pkg fix(4d0474c4b)✅ Tests
🤖 CI
❤️ Contributors
v2.17.2Compare Source
👉 Changelog
compare changes
🩹 Fixes
webpackhas it in core (#23703)🤖 CI
❤️ Contributors
v2.17.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
❤️ Contributors
v2.17.0Compare Source
✨ Highlights
Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function.
It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs.
👉 Changelog
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
v2.16.3Compare Source
👉 Changelog
compare changes
🩹 Fixes
error()(#19044)lessinto namespace (#19738)presetto innerpostcssOptions(#19518)node-fetch-nativeto externals list (#19755)🏡 Chore
nuxt(4e9dcddcb)2.xversion of nuxt instead of latest (#19737)❤️ Contributors
v2.16.2Compare Source
✨ Highlights
The main change in this patch release is that we now patch the
cryptonode built-in during build to allow Nuxt 2 to be used on Node versions greater than Node 16, which should ease the pressure users feel after Node 16 reaches its own EOL this year.👉 Changelog
compare changes
🚀 Enhancements
🩹 Fixes
charsetbeforetitle(#18998)asyncData(#18585)🏡 Chore
15787a2)49ea657)@types/jest(d48efa6)❤️ Contributors
v2.16.1Compare Source
v2.16.0...v2.16.1
🩹 Fixes
@typespackages depending on webpack 5 (#18827)Locationfromvue-router(#18908)🏡 Chore
aba93e9)3d034a3)daed62a)❤️ Contributors
v2.16.0Compare Source
✨ Highlights
core-jsv3In this PR we only support Node 14+. This is mostly an issue for dependencies, which we need to keep updated for security reasons. Going forward until its own EOL, Nuxt 2 will only officially support Node versions that have not reached their EOL.
New postcss options format. See #9671 for full details.
Dependency upgrades. A number of dependencies have dropped support for earlier node versions.
dotenvhas changed how it parses.envfiles in a number of edge cases.globnow requires/instead of\on windows machines. There may also be other changes that affect your usage, so please do upgrade with care.Vue 2.7 upgrade. Although you can use Vue 2.7 with any release of Nuxt 2, 2.16.0 for the first time includes it as a dependency, which means that you may well encounter some issues associated with upgrading Vue 2.6 -> Vue 2.7.
This may be a good time to consider using the composition API utilities provided by https://github.com/nuxt/bridge instead, which mirror Nuxt 3's more precisely than
@nuxtjs/composition-api. (You can opt-in to just these utilities by disabling the other bridge modules individually.)Changelog
compare changes
🚀 Enhancements
nuxtrcin dist directory (#9280)serve-staticmiddleware (#9365)asyncDatareturn types to component instance type (#9239)context.beforeSerializemethod (#9332)storetocreateRouter(#9629)core-jsversion 3 (#9987)🩹 Fixes
scroll-margin-topwhen navigating with hash (#9187)javascript/autofor js rule (#9180)payload.js(#9494)trailingSlashcauses error with dynamic nuxt-child routes (#9505)onNuxtLoadedandonNuxtReadytypes (#9510)build.statsoptions (#9555)nullcheck for$rootaccess (#9150)buildertogetGenerator(#9574)$configfor finding basePath (#9706)ufo(#9739)3e9d7e3)ua-parser-jsto 1.x (#9979)ya-parser-jsto latest0.7.x(#9979).cjsextension to be transpiled (#10340).wasmextension with lower priority (#10676)clear()(#10086)📦 Build
0501a42)🌊 Types
prefetchPayloadsto router options (#9715)🏡 Chore
a53fd32)falseoption forrender.static(#9372)d4e5998)39f7859)e0968a3)5614399)17bbb21)stripWhitespaceutility (#9668)1f85137)7614360)6f73c36)1878b26)54542c1)773d292)bafc814)0db7e7b)f36fb9c)ba966cf)ce7b1a9)ua-parser-jsversion (1cedad5)defu(#18679)✅ Tests
23e2018)4f11d3c)🤖 CI
331a2d7)9677fbe)❤️ Contributors
nuxt/eslint-config (@nuxtjs/eslint-config-typescript)
v6.0.1Compare Source
🐛 Bug Fixes
chore: add eslint peer dependency (#151)
fix: turn off typescript 'no-undef' rule per docs (#144)
Dependencies
chore(deps): update dependency eslint-plugin-promise to v5 (#152)
swc-project/swc (@swc/core)
v1.15.33Compare Source
Bug Fixes
(ci) Update rand lockfile entries (#11827) (7988966)
(es/minifier) Fold unary bool nullish coalescing (#11826) (e39ae3d)
(es/minifier) Preserve for-init sequence order (#11837) (16a56d0)
(es/parser) Parse empty Flow exact object type (#11836) (3d18a26)
Features
v1.15.32Compare Source
Bug Fixes
(es/flow) Fix Flow type-only modules in script transforms (#11817) (be38316)
(es/flow) Avoid restoring module context when flow syntax is enabled (#11819) (3ed7243)
(es/minifier) Preserve frozen spread registry keys (#11825) (347181c)
(es/parser) Align Flow generic arrow JSX disambiguation (#11821) (28a7fad)
Features
jsc.preserveSymlinkstoswc::Options(#11813) (fe38342)v1.15.30Compare Source
Bug Fixes
(deploy) Fix musl binding test workflow (#11804) (c30a522)
(deploy) Build package ts before Linux GNU binding tests (#11806) (a3d3ef3)
(es/jsx) Preserve quoted JSX attribute newlines (#11796) (9fe56c8)
(es/minifier) Support full ES version parsing in minify (#11800) (af1f08f)
(es/module) Add opt-in symlink-preserving resolver (#11801) (6028240)
(es/parser) Allow return type annotation on Flow constructors (#11790) (d66b29c)
(es/parser) Support Flow anonymous keyof indexers (#11792) (452c4e5)
(es/parser) Add Flow strip RN and RNW regression corpus (#11799) (23a9109)
Documentation
Features
v1.15.26Compare Source
v1.15.24Compare Source
v1.15.21Compare Source
v1.15.18Compare Source
v1.15.17Compare Source
v1.15.13Compare Source
v1.15.11Compare Source
v1.15.10Compare Source
v1.15.8Compare Source
v1.15.7Compare Source
v1.15.6Compare Source
v1.15.5Compare Source
v1.15.4Compare Source
v1.15.3Compare Source
v1.15.2Compare Source
v1.15.1Compare Source
v1.15.0Compare Source
v1.14.0Compare Source
v1.13.21Compare Source
v1.13.20Compare Source
v1.13.19Compare Source
v1.13.5Compare Source
v1.13.4Compare Source
v1.13.3Compare Source
v1.13.2Compare Source
v1.13.1Compare Source
v1.13.0Compare Source
v1.12.14Compare Source
v1.12.11Compare Source
v1.12.9Compare Source
v1.12.7Compare Source
v1.12.6Compare Source
v1.12.5Compare Source
v1.12.4Compare Source
v1.12.3Compare Source
v1.12.2Compare Source
v1.12.1Compare Source
v1.12.0Compare Source
v1.11.31Compare Source
v1.11.29Compare Source
v1.11.24Compare Source
v1.11.22Compare Source
v1.11.21Compare Source
v1.11.20Compare Source
v1.11.18Compare Source
v1.11.16Compare Source
v1.11.15Compare Source
v1.11.13Compare Source
v1.11.12Compare Source
v1.11.11Compare Source
v1.11.10Compare Source
v1.11.9Compare Source
v1.11.8Compare Source
v1.11.7Compare Source
v1.11.6Compare Source
v1.11.5Compare Source
v1.11.4Compare Source
v1.11.1Compare Source
v1.10.18Compare Source
v1.10.17Compare Source
v1.10.16Compare Source
v1.10.15Compare Source
v1.10.14Compare Source
v1.10.12Compare Source
v1.10.11Compare Source
v1.10.9Compare Source
v1.10.8Compare Source
v1.10.7Compare Source
v1.10.6Compare Source
v1.10.4Compare Source
v1.10.3Compare Source
v1.10.2Compare Source
v1.10.1Compare Source
v1.10.0Compare Source
v1.9.3Compare Source
v1.9.2Compare Source
v1.9.1Compare Source
v1.9.0Compare Source
v1.8.0Compare Source
v1.7.42Compare Source
v1.7.40Compare Source
v1.7.39Compare Source
v1.7.36Compare Source
v1.7.35Compare Source
v1.7.28Compare Source
v1.7.26Compare Source
v1.7.25Compare Source
v1.7.24Compare Source
v1.7.23Compare Source
v1.7.22Compare Source
v1.7.21Compare Source
v1.7.19Compare Source
v1.7.18Compare Source
v1.7.14Compare Source
v1.7.12Compare Source
v1.7.11Compare Source
v1.7.10Compare Source
v1.7.9Compare Source
v1.7.6Compare Source
v1.7.5Compare Source
v1.7.4Compare Source
v1.7.3Compare Source
v1.7.2Compare Source
v1.7.1Compare Source
v1.7.0Compare Source
v1.6.13Compare Source
v1.6.12Compare Source
v1.6.7Compare Source
v1.6.6Compare Source
v1.6.5Compare Source
v1.6.4Compare Source
v1.6.3Compare Source
v1.6.1Compare Source
v1.6.0Compare Source
v1.5.29Compare Source
v1.5.28Compare Source
v1.5.27Compare Source
v1.5.25Compare Source
v1.5.24Compare Source
v1.5.23Compare Source
v1.5.22Compare Source
v1.5.20Compare Source
v1.5.19Compare Source
v1.5.11Compare Source
v1.5.7Compare Source
v1.5.6Compare Source
v1.5.5Compare Source
v1.5.3Compare Source
v1.5.2Compare Source
v1.5.1Compare Source
v1.5.0Compare Source
v1.4.17Compare Source
v1.4.16Compare Source
v1.4.15Compare Source
v1.4.14Compare Source
v1.4.13Compare Source
v1.4.12Compare Source
v1.4.11Compare Source
v1.4.8Compare Source
v1.4.7Compare Source
v1.4.6Compare Source
v1.4.5Compare Source
v1.4.4Compare Source
v1.4.2Compare Source
v1.4.1Compare Source
v1.4.0Compare Source
v1.3.107Compare Source
v1.3.106Compare Source
v1.3.105Compare Source
v1.3.104Compare Source
v1.3.103Compare Source
v1.3.102Compare Source
v1.3.101Compare Source
v1.3.100Compare Source
v1.3.99Compare Source
v1.3.96Compare Source
v1.3.95Compare Source
v1.3.94[Compare Source](https://r
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.